projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d5998d
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Tue, 15 Jan 2008 23:55:28 +0000
(23:55 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Tue, 15 Jan 2008 23:55:28 +0000
(23:55 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 396aa0fd92f3c834edf853d222ae5f1b53fc4605..1f3f2a50d4f0dc072ce82db73f21517dcb0dca35 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-01-16 acm <acm@localhost.localdomain>
+
+ * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
+ an eval-and-compile, so as to permit byte-compiling (e.g. in
+ bootstrap).
+
2008-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/easymenu.el (easy-menu-avoid-duplicate-keys): New var.